LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)
LEAD Technologies, Inc

SampleRange Constructor(Range,Nullable<Int32>)






The Range of codestreams.
A nullable System.Int32 number representing the codestream sampling factor.
Initializes a new instance of the SampleRange class.
Syntax
public SampleRange( 
   Range range,
   Nullable<int> samplingFactor
)
'Declaration
 
Public Function New( _
   ByVal range As Range, _
   ByVal samplingFactor As Nullable(Of Integer) _
)
'Usage
 
Dim range As Range
Dim samplingFactor As Nullable(Of Integer)
 
Dim instance As New SampleRange(range, samplingFactor)
public SampleRange( 
   Range range,
   IReference<int> samplingFactor
)
function SampleRange( 
   range ,
   samplingFactor 
)
public:
SampleRange( 
   Range^ range,
   Nullable<int> samplingFactor
)

Parameters

range
The Range of codestreams.
samplingFactor
A nullable System.Int32 number representing the codestream sampling factor.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SampleRange Class
SampleRange Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features